Revive Cask file
authorJustin Burkett <justin@burkett.cc>
Fri, 7 Feb 2020 15:02:52 +0000 (10:02 -0500)
committerJustin Burkett <justin@burkett.cc>
Fri, 7 Feb 2020 15:02:52 +0000 (10:02 -0500)
Cask [new file with mode: 0644]

diff --git a/Cask b/Cask
new file mode 100644 (file)
index 0000000..60fa07c
--- /dev/null
+++ b/Cask
@@ -0,0 +1,7 @@
+(source gnu)
+(source melpa)
+
+(package-file "which-key.el")
+
+(development
+ (depends-on "ert"))